mobileStopPlayingOnChannel
Type
command
Summary
Stops the currently playing sound and clears any scheduled sound on the given channel
Syntax
mobileStopPlayingOnChannel <channel>
Description
Use the mobileStopPlayingOnChannel command to stop playing a sound on a channel.
The mobileStopPlayingOnChannel command stops the currently playing sound, and clears any scheduled sound, on the given channel.
Parameters
Name | Type | Description |
---|---|---|
channel | The name of the channel. |
Examples
mobileStopPlayingOnChannel theChannel
mobileStopPlayingOnChannel "queued"
Related
function: mobileSoundChannelVolume, mobileSoundOnChannel, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus
message: soundFinishedOnChannel
command: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel, mobileResumePlayingOnChannel
Compatibility and Support
Introduced
LiveCode 4.6
OS
ios
android
Platforms
mobile